Rapid Docker on AWS: The fastest way to start with Docker on Amazon Web Services by Wittig Andreas & Wittig Michael

Rapid Docker on AWS: The fastest way to start with Docker on Amazon Web Services by Wittig Andreas & Wittig Michael

Author:Wittig, Andreas & Wittig, Michael [Wittig, Andreas]
Language: eng
Format: mobi
Published: 2019-10-12T16:00:00+00:00


In my case, that results in the following file:

{

"Changes": [{

"Action": "UPSERT",

"ResourceRecordSet": {

"Name": "app.cloudonaut.io",

"Type": "CNAME",

"TTL": 60,

"ResourceRecords": [{

"Value":"php-LoadB-1BC[...]766.us-east-1.elb.amazonaws.com"

}]

}

}]

}

And run the command. Replace $HOSTED_ZONE_ID with your hosted zone ID.

aws route53 change-resource-record-sets \

--hosted-zone-id $HOSTED_ZONE_ID \

--change-batch 'file://change-batch.json'

In my case, that results in the following command:

aws route53 change-resource-record-sets \

--hosted-zone-id Z18W2IF733UZVC \

--change-batch 'file://change-batch.json'



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.